-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
psp-7099 prevent infinite refresh loop of acq files when user is not … #3548
Conversation
✅ No secrets were detected in the code. |
f5cbd9a
to
21ec169
Compare
✅ No secrets were detected in the code. |
Codecov Report
@@ Coverage Diff @@
## dev #3548 +/- ##
===========================================
+ Coverage 63.05% 74.35% +11.30%
===========================================
Files 471 899 +428
Lines 15040 18514 +3474
Branches 1019 5217 +4198
===========================================
+ Hits 9483 13766 +4283
+ Misses 5307 4748 -559
+ Partials 250 0 -250
Flags with carried forward coverage won't be shown. Click here to find out more.
|
{error && ( | ||
<b> | ||
Failed to load Acquisition File. Check the detailed error in the top right for | ||
more details. | ||
</b> | ||
)} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ No secrets were detected in the code. |
6ece754
to
1e126ac
Compare
✅ No secrets were detected in the code. |
1e126ac
to
79535fd
Compare
✅ No secrets were detected in the code. |
…authorized or file does not exist.
79535fd
to
051aa33
Compare
✅ No secrets were detected in the code. |
…authorized or file does not exist.